Update gir version
authorFelix Krull <f_krull@gmx.de>
Mon, 20 May 2019 21:01:04 +0000 (23:01 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/Makefile

index 654189341fb5e3168d70fa1341828d54d97b7e5c..1bf5acda3f20aade9adb857b061d60f56674da2e 100644 (file)
@@ -5,7 +5,7 @@ all: gir/ostree gir/ostree-sys
 
 # -- gir generation --
 target/tools/bin/gir:
-       cargo install --root target/tools --git https://github.com/gtk-rs/gir.git --rev ffda6f9 -- gir
+       cargo install --root target/tools --git https://github.com/gtk-rs/gir.git --rev fec179c697a03e4aa98c610f7b98fd1b0ceb9344 -- gir
 
 gir/%: target/tools/bin/gir
        target/tools/bin/gir -c conf/$*.toml